Conversation
There was a problem hiding this comment.
Pull request overview
This PR updates the prerelease version from rc2 to rc3 and refreshes gem dependencies with newer builds. However, there's a critical inconsistency between the prerelease version tag and the gem URLs that needs to be addressed.
Key Changes
- Updates prerelease version tag from "rc2" to "rc3"
- Changes gem base URL from
v3.11.0-RC3tov3.11.0(removes RC tag) - Updates all gem filenames with new build date (20260106) and corresponding MD5 checksums
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
…d adjust macOS target formats
🧪 Test Results DashboardSummary
|
| Run | XML File | Status |
|---|---|---|
| run1 | results.xml |
✅ Found |
| run3 | results.xml |
✅ Found |
| run2 | results.xml |
✅ Found |
added 9 commits
January 6, 2026 18:28
…le C++17 features
…n multiple build jobs and increase timeout
…3-fixes and exclude BCLFixture.BCLMeasure from tests
…or Docker triggers
…pecific version tags
…rove build performance
Collaborator
|
CI Results for 2090ae0:
|
…ement and update Jenkinsfile_develop_osx to use the shared library without version tag
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adjust the prerelease version to rc3 and update gem URLs for the upcoming release. This ensures the correct versioning and resource links are in place for the next iteration.